-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
General Vector Transfer Support V3 #92
base: master
Are you sure you want to change the base?
General Vector Transfer Support V3 #92
Conversation
…th ApolloApp class." This reverts commit fc1454f.
…ernels for a subproblem. This resulted in an error claiming that the auxkernels had not been created by the factory.
…sr being used in AddVectorTransferAction.
src/actions/gold/pull_lagrange_vector_copy_transfer_master_out.csv
Outdated
Show resolved
Hide resolved
...sts/unit/actions/gold/push_lagrange_vector_nearest_location_transfer_master_out_sub_app0.csv
Outdated
Show resolved
Hide resolved
Adding a comment here from our discussion - looks like the tests run fine currently, but fail when MOOSE is build with the Solid Mechanics module enabled. Unclear why, but may be linked to missing task dependencies for the new Action? Given transfers of forces to MOOSE solid mechanics problems is one of the most likely use cases here, we probably want to fix this before merging - and possibly add solid mechanics as one of the modules built by default in the Apollo build? |
Changes
Notes